Skip to content

Conversation

@kzu
Copy link
Member

@kzu kzu commented Jun 16, 2025

A filter simply named "FeatureFilter" as an alias might collide with consumers that also use filters for their own functionality.

So we make it more unique.

Also, since leveraging feature flags is something we use as an internal implementation detail, we make the FeatureFlags enum internal instead, since it's not intended for public consumption.

A filter simply named "FeatureFilter" as an alias might collide with consumers that also use filters for their own functionality.

So we make it more unique.

Also, since leveraging feature flags is something we use as an internal implementation detail, we make the FeatureFlags enum internal instead, since it's not intended for public consumption.
@kzu kzu added the enhancement New feature or request label Jun 16, 2025
@kzu kzu requested a review from adalon June 16, 2025 17:46
@kzu
Copy link
Member Author

kzu commented Jun 16, 2025

32 passed 32 passed 7 skipped

🧪 Details on Ubuntu 24.04.2 LTS

from dotnet-retest v0.7.1 on .NET 8.0.17 with 💜 by @devlooped

@kzu kzu merged commit a03ccf7 into main Jun 16, 2025
7 checks passed
@kzu kzu deleted the dev/feature_filter branch June 16, 2025 21:40
@devlooped devlooped locked and limited conversation to collaborators Jul 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants